home *** CD-ROM | disk | FTP | other *** search
- resource_id = 1100;
- gOKString = '$$$/ControlsStrings/OK=OK';
- gCancelString = '$$$/ControlsStrings/Cancel=Cancel';
- gNoID = ' ';
- ok_cancel = 0;
-
- gGap = 4;
- gSpace = 8;
- gCheckRadioSpace = 8;
- gLargeSpace = 0;
-
- gStaticTextHeight = 16;
- gStaticTextPad = 1;
- gEditTextHeight = 22;
- gEditTextPad = 12;
- gButtonHeight = 20;
- gButtonSpace = 20;
- gButtonWidth = 60;
- gRadioCheckBoxHeight = 18;
- gCheckBoxWidth = 13;
- gCheckBoxTopAlign = 2;
- gCheckBoxBottomAlign = 2;
- gRadioCheckBoxWidthPad = 0;
- gIconHeight = 32;
- gIconWidth = 32;
- gProgressBarHeight = 12;
- gChasingArrowsSize = 16;
-
- gSpinnerWidth = 15;
- gPopupHeight = 21;
- gPopupPad = 24;
- gPopupEditPad = 0;
-
- gClusterLabelMargin = 20;
- gMarginHeight = 10;
- gClusterMarginPad = 5;
- gMarginWidth = 10;
-
- gClusterLabelOffset = 16;
- gPopupFudge = 4;
- gPopuClusterLabelOffset = gClusterLabelOffset - gPopupFudge;
-
- gPrefsPanelWidth = 550;
- gPrefsPanelHeight = 390;
-